const runtime.osHasLowResTimer
2 uses
runtime (current package)
proc.go#L1105: osHasLowResTimer = GOOS == "windows" || GOOS == "openbsd" || GOOS == "netbsd"
proc.go#L7263: if !osHasLowResTimer {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)